Visual C++: Update gtka11y projects completion
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 05:56:11 +0000 (13:56 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 05:56:11 +0000 (13:56 +0800)
commitecf2a9471b4dd440709ffa4ae7c3efb5741dfaa5
treee72ae2347c209c6a164732641aafac8645a60a81
parent8c5762bbf04db46c0550ae92dee2b68b713b8e3c
Visual C++: Update gtka11y projects completion

-Rename the "libgail" projects to gtka11y, for consistency with the
 autotools builds
-Update the projects completion in gtk/a11y/Makefile.am, as the sources are
 now listed under $(libgtka11y_la_SOURCES) instead of $(libgail_la_SOURCES)
12 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/gtka11y.filtersin [new file with mode: 0644]
build/win32/vs10/gtka11y.vcxprojin [new file with mode: 0644]
build/win32/vs10/libgail.vcxproj.filtersin [deleted file]
build/win32/vs10/libgail.vcxprojin [deleted file]
build/win32/vs9/Makefile.am
build/win32/vs9/gtk+.sln
build/win32/vs9/gtka11y.vcprojin [new file with mode: 0644]
build/win32/vs9/libgail.vcprojin [deleted file]
gtk/a11y/Makefile.am